Variables

Range: 0x10000011 to 0x10000013. More...

Variables

int MV_ALG_E_PARAM_INDEX = 0x10000011
 Incorrect index parameter. More...
 
int MV_ALG_E_PARAM_VALUE = 0x10000012
 The value parameter is incorrect or is out of range. More...
 
int MV_ALG_E_PARAM_NUM = 0x10000013
 Incorrect param_num parameter. More...
 

Detailed Description

Range: 0x10000011 to 0x10000013.

Variable Documentation

◆ MV_ALG_E_PARAM_INDEX

int MV_ALG_E_PARAM_INDEX = 0x10000011

Incorrect index parameter.

◆ MV_ALG_E_PARAM_VALUE

int MV_ALG_E_PARAM_VALUE = 0x10000012

The value parameter is incorrect or is out of range.

◆ MV_ALG_E_PARAM_NUM

int MV_ALG_E_PARAM_NUM = 0x10000013

Incorrect param_num parameter.